adTempus API
PreviousUpNext
ICondition::WaitLimit Property

The amount of time (in seconds) that adTempus should wait for the condition to be satisfied.

C++
__property long WaitLimit;
C#
long WaitLimit;
Visual Basic
Property WaitLimit() As long
Parameters 
Description 
val 
The wait timeout, in seconds 

The value is ignored unless the Options for the condition include the option to wait for the condition. See individual condition classes for information on setting this option.

adTempus API Reference version 3.0.0.0, revised 10/30/2008